Permission Ticket Generation Library

The permission ticket generation is available for the C language and supported across the platforms described here.

Windows

Sentinel RMS Library Static Library Dynamic Link Library
32-bit 64-bit 32-bit 64-bit
Permission ticket generation library lsptgen32.lib lsptgen64.lib

lsptgen32.lib(the import library)

lsptgen32.dll(the DLL)

lsptgen64.lib(the import library) lsptgen64.dll(the DLL)

For Sentinel RMS v9.5 and earlier, you must specify /SAFESEH:NO linker option for applications linked with RMS 2012 libraries.

UNIX

Sentinel RMS Library Static Library Shared Library
32-bit 64-bit 32-bit 64-bit
Permission ticket generation library liblsptgen.a liblsptgen64.a

liblsptgen.so

liblsptgen64.so

NOTE   This library is supported on Linux only.

Android

Not available

Linux ARM

Sentinel RMS Library Static Library Shared Library
32-bit (SF/HF) 64-bit 32-bit (SF/HF) 64-bit
Permission ticket generation library liblsptgen.a liblsptgen64.a liblsptgen.so liblsptgen64.so